Hands-On System Programming In Linux
https://learning.oreilly.com/library/view/hands-on-system-programming/9781788998475/
これも少し詳しすぎる感じ
What this book covers:
https://learning.oreilly.com/library/view/hands-on-system-programming/9781788998475/d951d349-d8f2-480f-b310-0480b47d7374.xhtml
TOC
Linux System Architecture
Virtual Memory
Resource Limits
Dynamic Memory Allocation
Linux Memory Issues
Debugging Tools for Memory Issues
Process Credentials
Process Capabilities
Process Execution
Process Creation
Signaling
Signaling – Part II
Timers
Multithreading with Pthreads Part I – Essentials
Multithreading with Pthreads Part II – Synchronization
Multithreading with Pthreads Part III
CPU Scheduling on Linux
Advanced File I/O
Troubleshooting and Best Practices
File I/O Essentials
Daemon Processes